Skip to content

Conversation

@nickgaray
Copy link
Collaborator

Under Java 21 the StaticLogger is no longer available so the dependencies needed updating and the logic to create loggers had to change to resolve a registered logger implementation for Log4J other than default NOP logger (no operation)

@alexrobin alexrobin merged commit 675a779 into master Oct 10, 2025
1 check passed
@alexrobin
Copy link
Member

alexrobin commented Oct 11, 2025

The migration to logback 1.5.13 caused all log statements from the module loggers to be missing for me. Did you notice that too? I'm going to try to fix it quickly but otherwise I will have to revert the change for now

@alexrobin
Copy link
Member

It took me a while to figure it out but I pushed a fix for this, see 0c56710

@nickgaray
Copy link
Collaborator Author

I am sorry I did not catch that. Thank you

@alexrobin alexrobin deleted the updates-for-logging branch October 31, 2025 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants